home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TFRMEVALUATEPROGRESS
/
TFRMEVALUATEPROGRESS.txt
Wrap
Text File
|
2006-04-19
|
3KB
|
167 lines
object frmEvaluateProgress: TfrmEvaluateProgress
Left = 274
Top = 188
BorderStyle = bsDialog
Caption = 'Evaluating files'
ClientHeight = 188
ClientWidth = 370
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 11
Top = 12
Width = 345
Height = 129
Style = bsRaised
end
object Bevel1: TBevel
Left = 24
Top = 24
Width = 321
Height = 20
end
object lblProject: TLabel
Left = 32
Top = 27
Width = 36
Height = 13
Caption = 'Project:'
end
object lblProjectName: TLabel
Left = 88
Top = 27
Width = 26
Height = 13
Caption = 'None'
end
object Bevel3: TBevel
Left = 24
Top = 48
Width = 321
Height = 20
end
object Bevel4: TBevel
Left = 24
Top = 72
Width = 153
Height = 20
end
object Bevel5: TBevel
Left = 184
Top = 72
Width = 161
Height = 19
end
object lblLinksName: TLabel
Left = 192
Top = 75
Width = 72
Height = 13
Caption = 'Resolved links:'
end
object lblLinksTotal: TLabel
Left = 309
Top = 75
Width = 31
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = '0'
end
object lblFileCountName: TLabel
Left = 32
Top = 75
Width = 24
Height = 13
Caption = 'Files:'
end
object lblFileCount: TLabel
Left = 134
Top = 75
Width = 37
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = '0'
end
object Bevel6: TBevel
Left = 24
Top = 96
Width = 153
Height = 20
end
object Bevel7: TBevel
Left = 184
Top = 96
Width = 161
Height = 19
end
object lblWeightName: TLabel
Left = 32
Top = 99
Width = 37
Height = 13
Caption = 'Weight:'
end
object lblWeightTotal: TLabel
Left = 134
Top = 99
Width = 37
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = '0'
end
object lblBadLinksName: TLabel
Left = 192
Top = 99
Width = 81
Height = 13
Caption = 'Unresolved links:'
end
object lblBadLinksTotal: TLabel
Left = 309
Top = 99
Width = 31
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = '0'
end
object lblStatus: TLabel
Left = 32
Top = 51
Width = 143
Height = 13
Caption = 'Status: There is no error.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object btnCancel: TButton
Left = 150
Top = 152
Width = 75
Height = 25
Caption = '&Cancel'
Default = True
ModalResult = 2
TabOrder = 0
end
end